Korzh Query Builder (KQB) is totally free tool which provides user-friendly graphical interface for building SQL statements, perform queries to databases and export the results into different formats. The user of query builder does not need to know about database design or table relationships. It is possible to describe requests simply by creating Engish sentences and receive the result immediately.
Main features are:
- Native language user intreface, allowing non-experienced users to issue fairly sophisticated queries;
- A lot of features which simplify process of query building: special value editors for date, time and list values, ability to get the list of available values from the query, query designer for sub-queries, etc.
- Ability to save and to load created queries and to assign some textual description for built query;
- Instant viewing of generated SQL queries and query results;
- Ability to save the result dataset into several formats (text, DBF files, HTML) and to print it.
Presented Query Builder application is a demo example of using Simple Query/Active Query components.
Simple Query pack allows you to include end user oriented SQL query builder into your application written on Delphi or C++Builder. Actve Query is an ActiveX control with the same functionality. Using these components you can provide your users with the ultimate ability to build their own queries and get all the data they want.